:root {
  --menuBackground: #20202091;
}



* {
  //  outline:solid rgba(17, 19, 19, 0.322) 1px !important
}

html {
  overflow-x: hidden;
}

body:not(.indexSite) {

  overflow: hidden;
  /* color:orange; */


}


.pkp_structure_head {
  /* background-attachment: fixed;
  background-size: cover;
   */
}



/* .pkp_head_wrapper,



.pkp_site_nav_menu {
  position: relative;
  bottom: 77px;
  background: pink;
} */
/* */



.issnContainer {
  position: absolute;
  /* height: 45px; */
  padding-top: 8px;
  display: grid;
  flex-direction: row-reverse;
  justify-content: end;
  top: -50px;
  right: 14px;
  padding: 3px 5px;
  background: #2e2e2ea8;
}

.issn {
  color: rgb(255 255 255);
  display: inline-grid;
  font-size: .8em;
  text-align: right;
}

.sections .section {

  /* background: linear-gradient(90deg, rgb(20 122 183 / 27%) 47%, rgb(8 66 112 / 85%) 65%); */

}

.sections .section h3 {
  box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
  font-weight: bold;
  font-size: 1.5em;
}

.obj_article_summary .title{
  box-shadow:unset !important;
}

.current_issue h2 {
  font-size: 2em;
  box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
  background: #ffffff8c;
  display: inline-block;
  padding: 5px 10px;
  color: #5a5a5a;
  margin-left: -10px;
}

#customblock-redes-sociales .content img {
  padding: 5px 15px 0;
}



@media (min-width: 992px) {

  .pkp_navigation_user li a:focus {
    outline: 0;
    background: #464646d9;
    color: #1e6292;
  }

  .pkp_site_nav_menu {
    background: transparent;
  }

  .pkp_nav_list ul a {

    color: white;
  }

  body:not(.indexSite) .pkp_site_nav_menu_background {
    position: absolute;
    width: 100%;
    height: 40px;
    ;
    bottom: 0;
    left: 0;
    background: var(--menuBackground);
    backdrop-filter: blur(24px);
  }


  .pkp_site_name {
    /* z-index: 999999999999; */
    top: 15px;
  }



  .has_site_logo .pkp_head_wrapper {
    /* width:100%; */
    padding-top: 0.5em;
  }


  .pkp_site_name .is_img:not(#journalLogo) img {
    max-height: 49px;
  }


  #institutionalLogo {
    padding-right: 11px;
  }


  #journalLogo {
    position: absolute;
    top: 209%;
    right: 50%;
    transform: translate(50%, -50%);
    /*     box-shadow: rgba(0, 0, 0, 0.45) 1.95px 1.95px 2.6px; */
  }

  #journalLogo img {

    max-height: 120px;
  }

  .pkp_head_wrapper {
    /* background-color: bisque; */
    width: 100%;

  }

  .pkp_structure_head {
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
  }

  .pkp_head_wrapper,
  .pkp_structure_head {
    min-height: 300px;
    position: relative;


  }

  .pkp_site_nav_menu {
    position: absolute;
    bottom: 0;
    /* padding: 0 13%; */
  }

  body:not(.indexSite) .pkp_navigation_user_wrapper {
    position: absolute;
    top: -259px;
    right: unset;
    ;
  }

  .pkp_navigation_user_wrapper,
  .pkp_navigation_search_wrapper {
    margin-left: -15px;
  }

  .pkp_nav_list ul {
    background: #0e0e0e9c;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  }

  #navigationUser>li {
    background: #0a0a0a54;
    padding-right: 10px;
  }

  #navigationPrimary {
    margin-left: 20px;
    ;
  }


}

@media (max-width: 991px) {

  /* .pkp_head_wrapper,
  .pkp_structure_head {
    min-height: unset;
    position: unset;
  }
 */

  .pkp_site_nav_menu {
    background: var(--menuBackground);
    margin-bottom: 20px;
  }

  .pkp_site_nav_toggle:focus {
    outline: none;
    box-shadow: none;
  }

  .pkp_site_name {
    left: 0;
  }

  .pkp_site_name,
  .pkp_head_wrapper,
  .pkp_structure_head {
    min-height: 250px;
    position: relative;
  }

  .pkp_site_name::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background-color: #0000008c;
    height: 47px;
    width: 100%;
  }

  #journalLogo {
    position: absolute;
    top: 49%;
    right: 50%;
    transform: translate(50%, -50%);
  }

  #journalLogo img {

    max-height: 120px;
  }



  .pkp_site_nav_menu--isOpen {
    margin-top: 200px;
    border-top: solid rgba(255, 255, 255, 0.38) 1px;
  }



  .pkp_navigation_user_wrapper,
  .pkp_site_nav_menu {
    position: unset;

  }



  .logo {
    margin-left: 30px;
  }

  #institutionalLogo {
    filter: brightness(100);
    margin-left: 40px;
  }

  #institutionalLogo img {
    filter: invert(0);
  }


  #indexSiteLogo {
    filter: brightness(100);
  }

  #indexSiteLogo img {
    filter: invert(0%);

  }

  .pkp_navigation_user_wrapper, .pkp_navigation_search_wrapper {
    margin-left: 20px;
  }

  .issnContainer {
    position: unset;

    border-top: solid #ffffff2b 1px;
  }

  #navigationPrimary>li>ul {
    border-left: solid 1px #ffffff2b;
  }

  #navigationPrimary>li::before {
    color: white !Important;
  }

  #navigationPrimary>li>ul>li {
    margin-left: 20px;
  }

  #navigationPrimary>li>ul>li::before {
    content: '-';

  }

  #navigationPrimary>li>ul>li a {
    margin-left: 15px;
  }

  #navigationPrimary {
    color: white !Important;
    list-style-type: square;
    list-style-position: inside;
  }

  .logoContainer {
    backdrop-filter: unset !important;
  }

  .pkp_structure_head:has(.pkp_site_nav_menu--isOpen):before {

    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(360deg, rgb(24 24 24) 11%, rgb(52 52 52 / 35%) 42%, rgba(255, 255, 255, 0) 100%);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0;
    backdrop-filter: blur(10px);
  }
}

/*       991 */

@media (max-width: 767px) {

  .pkp_site_name_wrapper {
    padding: 0;
  }


}